home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / FAKE-CD.ZIP / FAKECD.DOC next >
Text File  |  1995-09-03  |  6KB  |  136 lines

  1. INTRODUCTION
  2.  
  3.  
  4. fakecd is a program that simulates a CD-ROM drive with a directory of
  5. a hard drive. Its intended  purpose is to allow running of CD-based
  6. software entirely from a hard drive. This gives you the following ad-
  7. vantages:
  8.  
  9.   1. speed: Hard drives are much faster than CD-ROMs. If you need much
  10.             data from your mass storage device in a short time your
  11.             CD-ROM may be a bottleneck. This can result in "slide shows"
  12.             in certain games. However, your CPU horsepower or your
  13.             video interface may be the problem if a CD-based program
  14.             is slow. With fakecd you can eliminate one potential bottle-
  15.             neck and watch how the program runs with a very fast "CD-ROM 
  16.             drive".
  17.  
  18.   2. memory: You don't need to load a CD-ROM driver or MSCDEX for fakecd
  19.              to work (although they can coexist). If your program needs
  20.              much conventional memory this may allow you to run the pro-
  21.              gram at all.
  22.  
  23. This is the first public release of the program. It is public domain.
  24. It was tested with MS-DOS 6.0 and Novell-DOS 7.0 and some CD-based 
  25. games. It works in Windows 3.x since these Windows versions use DOS 
  26. services to access the CD-ROM. It was not tested with OS/2 or 
  27. Windows 95. The worst thing that could possibly happen is that you are 
  28. unable to access some drives after fakecd was installed. Uninstalling 
  29. fakecd should remove the problem. If not, a simple reboot will work. 
  30. Since fakecd does not write anything to any drive, it will NOT corrupt 
  31. any data on your hard disks.
  32.  
  33. An (almost identical) beta version of this program has been tested by
  34. some people with their games, including "Mortal Kombat II", "Dark 
  35. Forces", "Virtual Pool" and "Legend of Kyrandia I and III". There
  36. were no problems reported.
  37. If you find any problems with fakecd (does not install, does not uninstall,
  38. gives wrong error messages, ...) send an e-mail message to
  39.  
  40. ingo.warnke@rz.uni-rostock.de
  41.  
  42.  
  43. HOW TO USE
  44.  
  45.  
  46. First, you must copy the content of your CD-ROM to a directory on your
  47. hard disk. You may use any file managing utility or the DOS xcopy command:
  48. xcopy e:\ c:\prog-cd /s /h
  49. where e: is your CD-ROM drive and c:\prog-cd the destination directory. 
  50. Then you must run fakecd. fakecd is a TSR (memory resident) program. It 
  51. will need some 9K of memory during installation and less than 2 KB during
  52. operation (including environment) and can be loaded high (with command 
  53. "lh fakecd ...").
  54.  
  55.  
  56. The syntax of the fakecd command line is
  57. fakecd /H[elp] | /? | /U[ninstall] | DIRECTORY [/L:x]
  58.  
  59. /Help and /?
  60. will give you a short description of each option.
  61.  
  62. /Uninstall
  63. will remove a previously installed fakecd from memory. This may be
  64. impossible if some other TSR program was installed after fakecd. You
  65. can have only one copy of fakecd resident in memory at one time. If you
  66. want to use fakecd with other parameters, you must first uninstall the
  67. old copy of fakecd and then install the new one. If you have several
  68. CD-based programs on your hard drive you can make batch files like
  69.  
  70. c:\utils\fakecd c:\prog1-cd /l:e
  71. e:
  72. prog1
  73. c:
  74. c:\utils\fakecd /u
  75.  
  76. This will load fakecd and simulate the directory c:\prog1-cd as CD-ROM 
  77. drive E:. After the execution of prog1 the resident copy of fakecd is 
  78. removed. You can later execute another copy of fakecd to simulate the 
  79. same directory in another drive or a completely different directory.
  80.  
  81. DIRECTORY
  82. is the name of the directory that will be the root directory of the 
  83. simulated CD-ROM drive. It may be specified as a full path 
  84. (c:\games\kyr1-cd) or as relative path (..\kyr3-cd). The drive on 
  85. which the directory resides should be a local hard disk. It should 
  86. work with a compressed drive (tested with Stacker) but will probably 
  87. not work with a network drive. This is due to the mechanism used by
  88. fakecd to make the directory look like a drive to DOS.
  89.  
  90. /L:x
  91. gives the drive letter (x) for the simulated CD-ROM drive. x must be in
  92. the range from A up to the drive specified with LASTDRIVE. It should be
  93. an unused drive since if your simulated CD-ROM will be C: you will not
  94. be able to access any files on your hard drive C: (which will probably
  95. include your DOS commands, COMMAND.COM and maybe fakecd).
  96. If there is no /L:x parameter, fakecd uses a default value for x.
  97. If MSCDEX is installed, x will be your first CD-ROM drive letter. If
  98. MSCDEX is not installed, x will be your first unused drive letter.
  99.  
  100. I recommend that you always use the same drive letter for your CD-ROM.
  101. Some programs are run directly from the CD and have some configuration
  102. files on a predetermined place on your hard disk (most often on drive c:).
  103. These programs should not worry if they are started from different drive
  104. letters each time you run them. Other programs copy a small number of
  105. files to your hard disk at installation time and one of these files must
  106. be executed to start the program. This way they can store config files and
  107. (in case of games) savegames to a user selected place on the hard disk.
  108. These programs must find the CD-ROM drive with their CD in it. Some programs
  109. (Legend of Kyrandia series) use CD-ROM specific methods to find the CD-ROM
  110. drive and they work with fakecd if started from different drive letters each
  111. time they are run. Other programs (Monty Python's CWOT and Dark Forces)
  112. store the drive letter from which they were installed. If you start them
  113. with fakecd from a different drive letter they will not find their data and
  114. refuse to run.
  115.  
  116.  
  117. CD-AUDIO
  118.  
  119.  
  120. Some games use audio tracks for music. This music is not in a computer
  121. readable form. It was not copied to the hard disk with the other files
  122. and it can not be done (at least not in a form useful for fakecd). So you
  123. will not hear that music. fakecd will however make the program believe that
  124. everything is fine. (Note: I could test this feature with only one program.
  125. So I need desperately feedback about programs that use audio tracks and
  126. how they work with fakecd!)
  127.  
  128.  
  129.  
  130. I hope you will find fakecd a useful program. If you have comments,
  131. suggestions or bug reports, then send me an e-mail and I will (try to!) 
  132. correct any errors.
  133.  
  134. Ingo Warnke
  135. e-mail to:
  136. ingo.warnke@rz.uni-rostock.de